CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 基本 蚁群算法

搜索资源列表

  1. Basic-Ant

    0下载:
  2. 最基本的蚁群算法!转自Excelhome,附大量TSPLIB数据 -The most basic ant colony algorithm! Transfer Excelhome, attached to a large TSPLIB data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:248286
    • 提供者:陈航航
  1. Genetic-algorithm-optimization

    1下载:
  2. 遗传算法优化B P神经网络的目的是通过遗传算法得到更好的网络初始权值和阈值, 其 基本思想就是用个体代表网络的初始权值和阈值、 个体值初始化的B P神经网络的预测误差作为该个体的适应度值, 通过选择、 交叉、 变异操作寻找最优个体, 即最优的B P神经网络初始权值。除了遗传算法之外, 还可以采用粒子群算法、 蚁群算法等优化B P神经网络初始权值。-Genetic algorithm to optimize BP neural network is designed by means of g
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:52224
    • 提供者:吴江
  1. ACATSP

    0下载:
  2. 用aca(蚁群算法)解决tsp(旅行商问题),只是基本算法,可在此基础上改进-With aca (ant colony algorithm) to solve tsp (traveling salesman problem), but the basic algorithm can be improved on the basis of this
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4898
    • 提供者:chenzhen
  1. yiqunjulei

    0下载:
  2. 改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛-Improved ant colony algorithm is based on improved genetic algorithm, based on the basic genetic algorithm, adding the variability factor, mutation, and thus faster convergence
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2513
    • 提供者:TANSHEN
  1. ant-vrp

    0下载:
  2. 基于蚁群算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Ant colony algorithm based on code written by the traveling salesman problem, the function can solve the basic problem, hoping to help you! Download it
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1886
    • 提供者:董乾东
  1. yiqunsaunfamax

    0下载:
  2. 基本的蚁群算法优化函数,效果良好,安全可靠。-The basic function of the ant colony optimization algorithm, the effect of general
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2222
    • 提供者:吕晓晓
  1. pic

    1下载:
  2. 基于蚁群算法的无线传感器路由算法。在基本的蚁群算法的基础上,增加蚂蚁的属性,并将能量、时延和带宽考虑进来,对蚁群算法进行优化,从而提出了基于改进蚁群算法的无线传感器网络路由算法。-Wireless sensor routing algorithm based on ant colony algorithm. On the basis of the basic ant colony algorithm, increasing ant property and energy, latency
  3. 所属分类:Internet/网络编程

    • 发布日期:2016-05-19
    • 文件大小:2403201
    • 提供者:常婷婷
  1. antAlgorithm

    0下载:
  2. 这是一个蚁群算法的材料,该材料尅很好地了解蚁群算法的基本知识-This is an ant colony algorithm material that a good understanding of the basics of gram ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:598291
    • 提供者:洪伟
  1. Ant-colony-algorithm

    0下载:
  2. 基于蚁群算法基本原理编写的matlab程序,寻找路径。优化的蚁群算法可以在它的基础上更改-Based on the basic principle of ant colony algorithm is written in matlab program, the search path.Optimization of the ant colony algorithm can be changed on the basis of it
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2798
    • 提供者:JIM
  1. ant_base

    0下载:
  2. 蚁群算法原理的仿真研究,可了解其算法基本原理及核心公式-Simulation Research on the principle of ant colony algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-04-26
    • 文件大小:138694
    • 提供者:bleeli
  1. AntColony

    0下载:
  2. 蚁群算法是一种模仿蚁群行为的仿生优化算法,其实现机理包括两个基本阶段:适应阶段和协作阶段。在适应阶段,各可行解根据积累的信息不断调整自身结构,路径上经过的蚂蚁越多,信息量越大,则该路径越容易被选择:时间越长,信息量越小。在协作阶段,各可行解之间通过信息交流,以期望产生性能更好的解。-Ant colony algorithm is a mimic ant colony behavior of bionic optimization algorithm, its implementation mec
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1062
    • 提供者:小东
  1. ACO

    0下载:
  2. 此代码为蚁群算法的基本代码,代码有较详尽的说明。-This code is the basic code for ant colony algorithm, code has a more detailed explanation.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2651
    • 提供者:duaoran
  1. ant-colony-algorithm

    0下载:
  2. 针对车辆的越野路径规划问题,设计了以最少行驶时间为目标的多策略蚁群算法.首先,分析了地形坡度和地表属性对于车辆路径规划的综合影响,通过叠加坡度与粗糙度约束建立了禁忌表 其次,一方面引入了自适应调整策略以提高路径搜索的有效性,另一方面设计了双向搜索策略以增加蚂蚁之间的协作能力和成功路径的搜索机率 另外,还提出了子路径多段交叉策略以提高算法的全局搜索能力和收敛速度,在详细叙述改进算法的步骤之后,优化了算法的部分参数取值 最后,就基本算法和改进算法的性能指标、收敛代数和仿真结果进行了比较与分析.实验结
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1450897
    • 提供者:
  1. SA

    0下载:
  2. 蚁群算法的基本工作原理,建立了数学模型,并将其应用于经典的TSP问题-The basic principle of ant colony algorithm, a mathematical model and applied classical TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3157
    • 提供者:王哥
  1. ACO_slove_TSP

    0下载:
  2. 根据最基本的蚁群算法条件编写的蚁群算法,用来解决TSP问题-According to the most basic conditions of ant colony algorithm written ant colony algorithm, used to solve the TSP problem
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:12974
    • 提供者:zyx
  1. jibenyiqunjulei

    0下载:
  2. 该算法,解决了不收敛的问题,聚类效果非常好。改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛。-The algorithm solves the problem of convergence, and the clustering effect is very good. The improved ant colony algorithm is based on the improvement of genetic algorithm. O
  3. 所属分类:Data Mining

    • 发布日期:2017-12-14
    • 文件大小:266099
    • 提供者:肖文
  1. jneev

    0下载:
  2. 采用了基本的蚁群算法来求解0-1背包问题,该算法不仅可以对0-1背包问题进行求解,还可以对多维背包问题进行求解,()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:854016
    • 提供者:Grsfbitt
  1. 6108541

    0下载:
  2. 蚁群算法是近年来出现的一种新德仿生类进化算法[8],它的基本原理源于昆虫学家们的观察和发现()
  3. 所属分类:数据结构

    • 发布日期:2018-01-11
    • 文件大小:1024
    • 提供者:KYJrlha%5F075
  1. 2872817

    0下载:
  2. 蚁群算法 控制台程序 基于类 不是基本的TSP模型的ant-cycle算法 而是蚁群系统 ant colony system算法()
  3. 所属分类:图形图象

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:Promev
  1. 1915652

    0下载:
  2. 蚁群算法 控制台程序 基于类 不是基本的TSP模型的ant-cycle算法 而是蚁群系统 ant colony system算法()
  3. 所属分类:图形图象

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:ugdeifv
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com